chore: Configure Renovate#9
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
📚 See our Reading List for relevant documentation you may be interested in reading.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.Detected Package Files
Cargo.toml(cargo)crates/runeforge-algorithms/Cargo.toml(cargo)crates/runeforge-color/Cargo.toml(cargo)crates/runeforge-direction/Cargo.toml(cargo)crates/runeforge-fov/Cargo.toml(cargo)crates/runeforge-geometry/Cargo.toml(cargo)crates/runeforge-input/Cargo.toml(cargo)crates/runeforge-noise/Cargo.toml(cargo)crates/runeforge-pathfinding/Cargo.toml(cargo)crates/runeforge-random/Cargo.toml(cargo)crates/runeforge-terminal/Cargo.toml(cargo)crates/runeforge-tileset/Cargo.toml(cargo).github/workflows/ci.yml(github-actions).github/workflows/security.yml(github-actions).github/workflows/static.yml(github-actions)rust-toolchain.toml(rust-toolchain)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.What to Expect
With your current configuration, Renovate will create 18 Pull Requests:
chore(deps): update rust crate anyhow to v1.0.102
renovate/anyhow-1.x-lockfilemain1.0.102chore(deps): update rust crate criterion to v0.8.2
renovate/criterion-0.x-lockfilemain0.8.2chore(deps): update rust crate flate2 to v1.1.9
renovate/flate2-1.x-lockfilemain1.1.9chore(deps): update rust crate image to v0.25.10
renovate/image-0.x-lockfilemain0.25.10chore(deps): update rust crate log to v0.4.32
renovate/log-0.x-lockfilemain0.4.32chore(deps): update rust crate thiserror to v2.0.18
renovate/thiserror-2.x-lockfilemain2.0.18chore(deps): update rust crate winit to v0.30.13
renovate/winit-0.x-lockfilemain0.30.13chore(deps): update rust crate bytemuck to v1.25.0
renovate/bytemuck-1.x-lockfilemain1.25.0chore(deps): update rust crate glam to 0.33
renovate/glam-0.xmain0.33chore(deps): update rust crate hashbrown to 0.17
renovate/hashbrown-0.xmain0.17chore(deps): update rust crate pathfinding to v4.15.0
renovate/pathfinding-4.x-lockfilemain4.15.0chore(deps): update rust crate pixels to 0.17.0
renovate/pixels-0.xmain0.17.0chore(deps): update rust crate rand to 0.10
renovate/rand-0.xmain0.10fix(deps): update rust crate rand_core to 0.10
renovate/rand_core-0.xmain0.10chore(deps): update actions/configure-pages action to v6
renovate/actions-configure-pages-6.xmainv6chore(deps): update actions/deploy-pages action to v5
renovate/actions-deploy-pages-5.xmainv5chore(deps): update actions/upload-pages-artifact action to v5
renovate/actions-upload-pages-artifact-5.xmainv5chore(deps): update rust crate wgpu to v29
renovate/wgpu-29.xmain29.0.0🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prHourlyLimitfor details.❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR was generated by Mend Renovate. View the repository job log.
Note
Add Renovate configuration file
Adds renovate.json to configure Renovate for automated dependency updates, extending the
config:recommendedpreset.Macroscope summarized fe49f72.